home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / pdox693.zip / TI125.ASC < prev    next >
Text File  |  1993-02-23  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.   PRODUCT  :  Paradox                                NUMBER  :  125
  9.   VERSION  :  All
  10.        OS  :  DOS
  11.      DATE  :  February 23, 1993                        PAGE  :  1/2
  12.  
  13.     TITLE  :  Rebuilding PAL and Personal Programmer Libraries
  14.  
  15.  
  16.  
  17.  
  18.   Rebuilding an applications libraries resolves the case where you
  19.   have modified application scripts, but your changes do not show
  20.   up when you play the application.  It also resolves the message
  21.   "Unknown Object Type" in PAL or Personal Programmer applications.
  22.  
  23.   When making changes to procedures in PAL or Personal Programmer
  24.   scripts, they will not be reflected in your application until the
  25.   procedure libraries rebuilt.  In a Personal Programmer
  26.   application, the steps listed below allow you to regenerate an
  27.   application's libraries.  In a PAL application, rebuilding an
  28.   application libraries is dependent on the application.  A PAL
  29.   script that rebuilds a library contains CREATELIB and WRITELIB
  30.   commands.  Check the application's documentation or with the
  31.   application's programmer to determine which script or scripts
  32.   rebuild the application's library.
  33.  
  34.   In the course of modifying and running a PAL or Personal
  35.   Programmer applications, sometimes the application libraries can
  36.   become damaged.  "Unexpected Condition: Unknown Object Type" is a
  37.   common error message that signals the PAL or Personal Programmer
  38.   application's libraries have been damaged.  Rebuilding the
  39.   application's libraries solves this problem.
  40.  
  41.   Listed below are the steps necessary to rebuild Personal
  42.   Programmer Libraries.
  43.  
  44.   1. Start Paradox.
  45.  
  46.   2. Select {Tools} {More} {Directory} from the menu.
  47.  
  48.   3. When prompted, type in the directory where your
  49.      application is located.
  50.  
  51.   4. Select {Scripts} {Play} from the menu.
  52.  
  53.   5. When prompted for the script name, type in the following:
  54.  
  55.        appnamelib
  56.  
  57.   Where "appname" is the name of your application.
  58.  
  59.   For example, if your application was called "video", you would
  60.   play the "videolib" script to rebuild the application libraries.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.   PRODUCT  :  Paradox                                NUMBER  :  125
  75.   VERSION  :  All
  76.        OS  :  DOS
  77.      DATE  :  February 23, 1993                        PAGE  :  2/2
  78.  
  79.     TITLE  :  Rebuilding PAL and Personal Programmer Libraries
  80.  
  81.  
  82.  
  83.  
  84.   The script that rebuilds the Personal Programmer application
  85.   libraries is just one of the Utility scripts that are included
  86.   with the Personal Programmer.  Consult Appendix C of the Paradox
  87.   3.5 Personal Programmer Guide for information about the other
  88.   scripts that are included with the Personal Programmer.
  89.  
  90.   DISCLAIMER: You have the right to use this technical information
  91.   subject to the terms of the No-Nonsense License Statement that
  92.   you received with the Borland product to which this information
  93.   pertains.
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.